projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e163b28
)
(rmail-new-summary): Enable the Input/output menu.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 17 Aug 1995 16:51:57 +0000
(16:51 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 17 Aug 1995 16:51:57 +0000
(16:51 +0000)
lisp/mail/rmailsum.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmailsum.el
b/lisp/mail/rmailsum.el
index 291f5c241a05845a10fcadeeb123fb23399ef6f2..37d5f92a0ed21947f85b3bd6defe2a8e5d7f2cfd 100644
(file)
--- a/
lisp/mail/rmailsum.el
+++ b/
lisp/mail/rmailsum.el
@@
-219,6
+219,7
@@
nil for FUNCTION means all messages."
(delete-other-windows)))
(pop-to-buffer sumbuf)))
(rmail-summary-goto-msg mesg t t)
+ (rmail-summary-construct-io-menu)
(message "Computing summary lines...done")))
\f
;; Low levels of generating a summary.